 |
API Documentation
|
|
unsigned int getTargetIndex() const
void setClearDepth(bool value)
const float * getClearColorValues() const
void setClearColorValues(float r, float g, float b, float a)
bool getClearColor() const
virtual void importClassFromTree(nkExport::Node *rootNode) override
void setClearColor(bool value)
float getClearColorValueG() const
float getClearColorValueA() const
virtual void exportClassToTree(nkExport::Node *rootNode) override
A clear target pass, during which some targets are cleared.
Definition: ClearTargetsPass.h:15
A node in the tree structure representing the data to export / import.
Definition: Node.h:42
The base for a pass within a TargetOperations.
Definition: Pass.h:15
bool getClearDepth() const
void setTargetIndex(unsigned int value)
float getClearColorValueB() const
Encompasses all API of component NilkinsGraphics.
Definition: BoundingBox.h:7
float getClearColorValueR() const